register pressure

register pressure
дефицит регистров (в параллельном программировании)

English-Russian dictionary of computer science and programming. 2013.

Игры ⚽ Нужна курсовая?

Смотреть что такое "register pressure" в других словарях:

  • Register allocation — In compiler optimization, register allocation is the process of multiplexing a large number of target program variables onto a small number of CPU registers. The goal is to keep as many operands as possible in registers to maximise the execution… …   Wikipedia

  • National Register of Historic Places listings in Milwaukee, Wisconsin — This list comprises buildings, sites, structures, districts, and objects in the City of Milwaukee, Wisconsin, which are listed on the National Register of Historic Places. There are 230 NRHP sites listed in Milwaukee County, including 63 outside… …   Wikipedia

  • No Pressure (film) — No Pressure Promotional bann …   Wikipedia

  • Vocal fry register — The vocal fry register (also known as pulse register, laryngealisation, pulse phonation, creak, glottal fry, glottal rattle, glottal scrape or strohbass), is the lowest vocal register and is produced through a loose glottal closure which will… …   Wikipedia

  • Copper units of pressure — or CUP, and the related lead units of pressure or LUP, are terms applied to pressure measurements used in the field of internal ballistics for the estimation of chamber pressures in firearms. These terms were adopted by convention to indicate… …   Wikipedia

  • Duct leakage testing — A duct leakage tester is a diagnostic tool designed to measure the airtightness of forced air heating, ventilating and air conditioning (HVAC) ductwork. A duct leakage tester consists of a calibrated fan for measuring an air flow rate and a… …   Wikipedia

  • 3DNow! — is the trade name of a multimedia extension created by AMD for its processors, starting with the K6 2 in 1998. It is an addition of SIMD instructions to the traditional x86 instruction set, designed to improve a CPU s ability to perform the… …   Wikipedia

  • Rematerialization — is a compiler optimization which saves time by recomputing a value instead of loading it from memory. It is typically tightly integrated with register allocation, where it is used as an alternative to spilling registers to memory. It was… …   Wikipedia

  • Loop nest optimization — (LNO) is a special case of loop transformation, dealing with nested loops, that allows large reductions in the cache bandwidth necessary for some common algorithms.Example: Matrix multiplyMany large mathematical operations on computers end up… …   Wikipedia

  • Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… …   Wikipedia

  • Inline expansion — In computing, inline expansion, or inlining, is a manual or compiler optimization that replaces a function call site with the body of the callee. This optimization may improve time and space usage at runtime, at the possible cost of increasing… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»